docs: use correct signal name in docs
authorWilliam Jon McCann <william.jon.mccann@gmail.com>
Tue, 21 Jan 2014 20:56:13 +0000 (15:56 -0500)
committerWilliam Jon McCann <william.jon.mccann@gmail.com>
Tue, 21 Jan 2014 23:57:38 +0000 (18:57 -0500)
gtk/gtkplacessidebar.c

index 6d6184fbfdf3e678b43f9477d873ca08e4c7e9f5..8f8c3d0f3841502717d160d9868f1d2677fa54ca 100644 (file)
@@ -4522,7 +4522,7 @@ gtk_places_sidebar_set_location (GtkPlacesSidebar *sidebar,
  * show.
  *
  * You can use this function to get the selection in the @sidebar.  Also, if you
- * connect to the #GtkPlacesSidebar::popup-menu signal, you can use this
+ * connect to the #GtkPlacesSidebar::populate-popup signal, you can use this
  * function to get the location that is being referred to during the callbacks
  * for your menu items.
  *